﻿# These assets are then used in the genes (game/common/genes/..) at the bottom of the file. 

## WESTERN ##

japanese_beard_01 = {
	entity = { required_tags = "no_beard"	shared_pose_entity = head }
	entity = {  shared_pose_entity = head   entity = japanese_beard_01_entity }	
}

japanese_moustache_01 = {
	entity = { required_tags = "no_beard"	shared_pose_entity = head }
	entity = {  shared_pose_entity = head   entity = japanese_moustache_01_entity }	
}

japanese_moustache_02 = {
	entity = { required_tags = "no_beard"	shared_pose_entity = head }
	entity = {  shared_pose_entity = head   entity = japanese_moustache_02_entity }	
}

japanese_moustache_03 = {
	entity = { required_tags = "no_beard"	shared_pose_entity = head }
	entity = {  shared_pose_entity = head   entity = japanese_moustache_03_entity }	
}